Component Operation - ToDoComponentManager.ListUsersMatching

ListUsersMatching(string nameMatchString) : IEnumerable

Method is not (fully) implemented !
Exception NotImplementedException..ctor() thrown by:

Declaring type : ToDoSample.Service.ToDoComponentManager
Tags : componentoperation

Lists all users with names matching a given regular expression.
nameMatchString:  Regular expression to match user names to.

Thrown exceptions:

Consumed by Service operations:

Consumed by UI operations:

Used in UnitTests: